Skip to content

sync : ggml#14473

Merged
ggerganov merged 4 commits intomasterfrom
sync-ggml-25-07-01
Jul 1, 2025
Merged

sync : ggml#14473
ggerganov merged 4 commits intomasterfrom
sync-ggml-25-07-01

Conversation

@ggerganov
Copy link
Member

No description provided.

danbev and others added 3 commits July 1, 2025 10:27
This commit renames the variable `best_mad` to `best_error` in the
`make_qkx2_quants` function.

The motivation for this is that the name `best_mad` can be somewhat
confusing if mean absolute deviation (MAD) is not in use.
* add "align corners" mode for bilinear upscale, and allow downscaling
* add ggml_interpolate, deprecate ggml_upscale_ext, pass in align-corners as bit-flag
* test-backend-ops: replace ggml_upscale_ext with ggml_interpolate, add test cases for downscale and align-corners
ggml-ci
@github-actions github-actions bot added script Script related testing Everything test related ggml changes relating to the ggml tensor library for machine learning labels Jul 1, 2025
@ggerganov ggerganov force-pushed the sync-ggml-25-07-01 branch from 8165e33 to 3db9e83 Compare July 1, 2025 08:06
@ggerganov ggerganov merged commit a6a4795 into master Jul 1, 2025
6 checks passed
@ggerganov ggerganov deleted the sync-ggml-25-07-01 branch July 1, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning script Script related testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants